Mail Connector
The Email Connector provides a connection to your email server
Drag and drop the Mail Connector

Configuring Mail Connector
left click on connector, you can define the Mail Connector configration

| Fields | Description | Example |
|---|---|---|
| Datasource Name | Datasource Name which is configured in connections properties Please refer the link for instructions on creating the datasource name | officalmail |
| To | Whom should the mail be delivered to | Atdevservicesdemo@gmail.com |
| Subject | The subject of the email intended for delivery | Test |
| Input | Input | REQUEST_PAYLOAD |
Retry
Retry is flag passed on connector nodes, like Mail, to allow the step to be retryable if any exception occurs. It has 2 configurable properties.
- maxRetryAttempts: The max number of retries if any exception occurs. max attempts are 3.
- retryIntervalMillis: The max interval between retries. Max range is 6000ms.
Enable retry by cliking on the Enable Retry radio button at the top of the configuration pannel.
